Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


insertObjectPage

This procedure creates and updates an object page.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcContainerObjectName AS CHARACTER

The object name of the container to which the page belongs.

INPUT pcContainerResultCode AS CHARACTER

The container’s result code, if any.

INPUT pcPageLabel AS CHARACTER

The page label.

INPUT pcSecurityToken AS CHARACTER

The page’s security token.

INPUT pcPageReference AS CHARACTER

The page’s reference

INPUT piPageSequence AS INTEGER

The page’s sequence

INPUT pcLayoutCode AS CHARACTER

The page layout code.

INPUT pcEnableOn AS CHARACTER

A CAN-DO style list, which must be able to resolve VIEW, MODIFY, and CREATE.

OUTPUT pdPageObj AS DECIMAL

The page_obj value for the new page.

Notes: None

Examples: See the main block in ry\app\rydescpmoi.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095